CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 异常 检测

搜索资源列表

  1. zrh

    0下载:
  2. 根据位场数据的有效性,采用地球物理重力勘探方法对地下异常体进行边界检测,-According to the effectiveness of potential field data, the use of geophysical gravity anomalies of the underground exploration methods for boundary detection,
  3. 所属分类:Energy industry

    • 发布日期:2017-12-04
    • 文件大小:67954
    • 提供者:yuanyuan
  1. Man-20s-android

    0下载:
  2. 男人撑过二十秒源码android版,使用重力感应器来操控游戏。玩家要躲避丑女人,用到了Android检测碰撞技术,检测两个圆是否相交,如果出了边界就抛异常,看向一个人, 一般用于在刚刚出来的时候,将自己的方向朝向男人,检测与另一个人是否碰撞,学习游戏编写时定义各种控制器、游戏面板、感应器管理器、创建控制器及面板对象并关连、将事件交由controller捕获处理、系统初始化等。 -Men get through twenty seconds source android version, use
  3. 所属分类:android

    • 发布日期:2017-11-11
    • 文件大小:80068
    • 提供者:李华
  1. TavaHomework3_1

    0下载:
  2. 用于检测java中数组下标越界及除数为0 的时候抛出的异常-Used to detect the java array subscr ipt out of bounds and the divisor is 0 when thrown
  3. 所属分类:Games

    • 发布日期:2017-11-24
    • 文件大小:1518
    • 提供者:曲浩田
  1. regise

    0下载:
  2. 通过对输入的字符判断,进行检测所得到的括号种类,和其匹配程度。通过得到的字符做预判,在显示到屏幕上,避免异常出现,后两题由于时间问题并没有找到合适的解决方法。-Tested by judging the input characters, types of braces, and its matching degree. By the characters get to do, on the display to the screen, avoid appear abnormal, after
  3. 所属分类:ELanguage

    • 发布日期:2017-11-11
    • 文件大小:23963
    • 提供者:chen chong
  1. network_monitor

    1下载:
  2. 基于Sharppcap的网络监控,可以解析数据包内容,还有基于熵估计的异常流量检测功能。-Based Sharppcap network monitoring, packet contents can be resolved, there are estimated based on entropy anomaly detection capabilities.
  3. 所属分类:Network Security

    • 发布日期:2017-11-19
    • 文件大小:381630
    • 提供者:tx
  1. Twatch

    0下载:
  2. 程序进程检测,被检测程序异常推出自动启动,自动定时重启计算机-rogram process detection, anomaly detection program was launched automatic start, automatic timed restart the computer
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1995285
    • 提供者:张志军
  1. PLStest

    4下载:
  2. 偏最小二乘(PLS)算法建模,并提供一个实例分析,提供异常过程监控Q统计量和T统计量。检测出故障。-Partial Least Squares (PLS) algorithm modeling, and provides a case study to provide process monitoring abnormal Q statistic and T statistics. To detect the fault.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1878
    • 提供者:小辛
  1. CSafeBox

    0下载:
  2. 实现一个简单的守护程序,可以检测程序关闭和异常,保证程序不间断运行-Implement a simple daemon program closes and can detect anomalies, to ensure uninterrupted operation of the program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:27565
    • 提供者:dfza
  1. zhjk

    0下载:
  2. 网络版通讯链路检测程序, 可检测通讯设备上的链路情况,通过轮询,发现异常链路.-Online communication link testing procedures, communications equipment can detect the link on the situation, by polling, abnormal links.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-13
    • 文件大小:3119283
    • 提供者:
  1. abnormalhue

    1下载:
  2. 通过异常色调率的计算来进行图像人为区域模糊检测-By abnormal tone image area blur detection rate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:87237
    • 提供者:ZN
  1. ExceptionDemo4

    0下载:
  2. Exceptoin中有一个特殊的子类异常RuntimeException 运行时异常。 如果在函数内容抛出该异常,函数上可以不用声明,编译一样通过。 如果在函数上声明了该异常。调用者可以不用进行处理。编译一样通过; 之所以不用在函数声明,是因为不需要让调用者处理。 当该异常发生,希望程序停止。因为在运行时,出现了无法继续运算的情况,希望停止程序后, 对代码进行修正。 自定义异常时:如果该异常的发生,无法在继续进行运算, 就让自
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:878
    • 提供者:李明
  1. CPEModule

    0下载:
  2. 用于检测某一PE文件,是否含有指定的导入函数;若含有,则返回结果为0,不含有则返回结果为1,异常出错则返回-1;输入参数为:1、PE文件的路径;2、匹配的导入函数名。-For the detection of a PE file, whether it contains the designated import function if they contain, then return the result to 0, does not contain the result is retur
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:3142
    • 提供者:buted
  1. HRPCA

    0下载:
  2. 能够检测异常值 数据降维 特征提取 鲁棒主成分分析方法-Robust PCA
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2761
    • 提供者:小兔子
  1. check_rrd

    0下载:
  2. 检测RRDtool的数据是否有异常,如流量比较平稳,但由于一些意外原因,造成rrdtool生成的图片有波动。或者也可用于预警,把此脚本定时每*分钟执行一次,每此它都会检索指定目录下的rrd文件是否有异常数据。如果有就自动发邮件报警。-RRDtool data to detect whether there are exceptions, such as the flow rate is relatively stable, but due to some unexpected reasons,
  3. 所属分类:Shell api

    • 发布日期:2017-04-04
    • 文件大小:2382
    • 提供者:songzhe
  1. ping

    0下载:
  2. 利用ping来检测网络设备是否在线,网络是否有异常,并有报警功能-Use ping to detect a network device is online, the network is abnormal, and alarm functions
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-02
    • 文件大小:680922
    • 提供者:111111
  1. alarm

    0下载:
  2. 通过对视频中的异常行为经行检测 可以对异常行为实现报警处理-Abnormal behavior through video alarm handling can be achieved through the line detection of abnormal behavior
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2902
    • 提供者:wangfeng
  1. Negative-Selection-Algorithm

    0下载:
  2. 否定选择算法是1994年Forrest等人提出的一种人工免疫算法。它只需要利用有限数量的正常样本便能检测出无限的异常数据。-Negative selection algorithm is an artificial immune algorithm 1994 proposed by Forrest et al. It only requires the use of a limited number of normal samples can detect abnormal unlimited
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:125988
    • 提供者:skiller
  1. dd_ex1

    0下载:
  2. ROC曲线,AUC误差,支持向量数据描述在检测异常信号中的应用。-ROC curve, AUC error, support vector data descr iption applied to detect abnormal signal.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:880
    • 提供者:
  1. dd_ex6

    0下载:
  2. 高斯分布混合监督之间的区别,训练三个分类器。检测异常。-The distinction between mixed Gaussian distribution supervision, training three classifiers.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:592
    • 提供者:
  1. STDandhighSizevector

    0下载:
  2. 这是一个针对复杂多维数据的标准差求法,里面在海量数据的多维情况检测单个数据量变化是否异常(数据分析)-This is a complex multi-dimensional data for the standard method for finding the difference between whether a single multi-dimensional case the amount of data to detect changes in the mass of data wh
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2922
    • 提供者:张十一
« 1 2 ... 5 6 7 8 9 1011 12 »
搜珍网 www.dssz.com